SCTimer/PWM (SCT) Blinky Match example
==========================================

Example description
-----------------------------
LPC5411x SCT Blinky Match program for LPCXpresso board

1. SCTimer/PWM as unified counter/timer generates a 100 msec tick (interrupt)
2. Port P1_0 (green LED) toggles every 100 msec
Although it is not necessary to use multiple states to create a toggling output on SCTx_OUT0, the example illustrates the use of two states.


Special connection requirements
-------------------------------
LPC54114 LPCXpresso board:


Build procedures:
-----------------
Visit the LPCOpen Quick start guide at
[http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides]
to get started building LPCOpen projects.
